<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
a:hover{text-decoration: none !important;}
a:focus {text-decoration: none!important;}
fieldset,img{border:0}
ol,ul{list-style:none}
.w-100{width:100%; height:auto; overflow:hidden;}
.w-1260{width:1200px; margin:0 auto; overflow:hidden;}
.w-1260-1{width:1200px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:55px;}
.mt-60{ margin-top:55px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:60px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.t-align-c{ text-align:center;}
.clearfix:after {content:""; display: block; clear:both; }

.margin0{margin:0 0px;}
.margin3{margin:0 3px;}
.margin5{margin:0 5px;}
.margin8{margin:0 8px;}
.margin-20{margin:0 -20px;}
.padding0{padding:0px;}
.padding3{padding:0 3px;}
.padding8{padding:0 8px;}
.padding-8{padding-right: 3px;padding-left:3px;}
.padding-15{padding:0 -15px !important;}
.padding3-sm{padding:0 3px;}
.padding-r-0{padding-right:0px;}
.padding-5-xs{}
.padding15{
  padding:15px;
}
.padding15-8{
  padding:15;
}

#w-1260{margin:0 auto;width: 1260px;overflow: hidden;}
#w-1260-1{margin:0 auto;width: 1260px;}
.p-img{width: 100%;}

/*====================top====================*/
.top-bg{
  width: 100%;
  /*background: url(../Img/menu-bg11.png);*/
  background: rgba(0,0,0,0.7);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
}
.top-menu-wz{
  position: absolute;
  top:0px;
  left:0px;
  z-index: 111111;
}
.top-tit1{
  position: relative;
  z-index: 11111;
  height: 117px;
}
.top-tit1-1{
  position: absolute;
  top: 0px;
  left:0px;
  z-index: 10000;
}
.top-tit1-2{
  position: absolute;
  top:0px;
  left:121px;
  z-index: 1000;
}
.mini-top{
  text-align: center;
  background-color: #000000 !important;
}
.top-tit-img{
  position: absolute; top:0px; left:0px; z-index: 10;
}
/*====================menu====================*/
.menu-bg{
  width: 100%;
  height: auto;
}
.pc-menu li{
  position: relative;
  z-index: 200;
  float: left;
  width: 11%;
  padding:0px 0.1% 0px  0.1%;
  color: #222222;
  list-style: none;
  transition: all 0.3s ease-out;
}
.pc-menu-bg1{
/*  background: url(../Img/menu-bg1.png) top right no-repeat;*/
}
.pc-menu-bg1:hover{
  background: none;
}
.pc-menu li:hover{
 /* background-color: #fd5f20;*/
}
.pc-menu li a{
  position: absolute;
  z-index: 1000;
  display: block;
  height: 96px;
  line-height: 92px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
  position: relative;
}
.pc-menu li:hover a{
  color:#333;
}
.pc-menu li .active{
  background-color: #ffc422;
  color: #333 !important;
}
.pc-menu li:after {
  position: absolute;
  left: 50%;
  top: 0px;
  z-index: 10;
  background-color: #ffc422;
  content: "";
  height: 96px;
  transition: all 0.2s ease 0s;
  width: 0%;
}
.pc-menu li:hover:after {
  width: 100%;
  left: 0px;
}
.pc-menu li ul{
  position: absolute;
  top:96px;
  left:0px;
  z-index: 111111111;
  z-index: 1000;
  margin:0px;
  margin-left:0px;
  padding:15px 0px 30px 0px;
  width:230px;
  display: none;
  background:rgba(30,30,30,0.8);
  border-radius: 0px 0px 15px 15px;
}
.pc-menu li ul a{
  display: block;
  margin:0 auto;
  padding:0px;
  width: 90%;
  height: 30px;
  font-size: 15px;
  color: #ffffff !important;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  border-bottom: 1px dashed #8d8c8c;
}
.pc-menu li ul a:hover{
  color: #333 !important;
  background-color: #ffc422 !important;
}
.pc-menu li ul a:hover:after{
  content: "";
  height: 0px;
  left: 0;
  position: absolute;
  transition: all 0.2s ease 0s;
  width: 0%;
}

/*====================手机站menu====================*/
.ph-menu {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.iphone {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
}

.iphone-tit {
  padding: 10px 0px;
  width: 100%;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.iphone__screen {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  width: 100%;
  /*height:100%;*/
  overflow: hidden;
}

.iphone__content {
  position: relative;
  width: 100%;
  height: 100%;
}

.nav {
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav--active .nav {
  opacity: 1;
  background-color: #333;
}

.nav__list {
  margin: 0;
  padding: 10px;
  padding-top: 30px;
}

.nav__item {
  margin: 0 auto;
  width: 90%;
  padding: 7px;
  list-style-type: none;
  text-align: left;
}

.nav__item:after {
  content: '';
  display: block;
  position: relative;
  bottom: -8px;
  width: 50%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}

.nav__link {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

.nav__trigger {
  display: block;
  position: relative;
  z-index: 111111;
  position: fixed;
  top: 20px;
  right: 10px;
  padding: 10px;
  padding-bottom: 15px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}

.nav--active .nav__trigger {
  opacity: 0.5;
}

.nav__icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 5px;
  background-color: #FFFFFF;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  background: #FFFFFF;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before {
  margin-top: -10px;
}

.nav__icon:after {
  margin-top: 10px;
}


/*====================手机站menu2====================*/
.ph-menu2 {
  height: auto;
  padding: 5px;
  background-color: #2c2c2c;
  overflow: hidden;
}

.ph-menu2 li {
  float: left;
  width: 25%;
  height: auto;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

.ph-menu2 li a {
  display: block;
  margin: 2px auto;
  padding: 6px 0px;
  width: 96%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
}

/*====================手机站 end menu2====================*/

/* 样式一*/
.style-1 .nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
}

.style-1 .nav--active {
  height: 100%;
}

.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
  opacity: 1;
}

.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
  background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*====================end手机站menu====================*/
.hy-logo{
  margin-top: 29px;
}
/*====================title====================*/
.h-tit1{
  padding:30px 10px;
}
.h-tit1 h2{
  display: block;
  font-size: 26px;
  color:#3b3b3b;
  text-align: center;
  font-weight: bold;
}
.h-tit1 .line1{
  margin:0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 58px;
  height: 6px;
  background-color: #ffc422;
}
.h-tit1 p{
  text-align: center;
  font-size: 16px;
  color: #3b3b3b;
}
/*====================middle====================*/
.h-gg{
  width: 100%;
  height: 50px;
  background-color: #ededed;
}
.h-gg-l{
  padding-top: 12px;
}
.h-gg-l img{
  float: left;
}
.h-gg-l p{
  display: inline-block;
  float: left;
  font-size: 18px;
  color: #393939;
  line-height: 28px;
  text-indent: 8px;
}
.h-gg-r{
  margin-top: 8px;
  float: right; 
  width: 343px; 
}
.h-input1{
  float: left;
  width: 261px;
  height: 33px;
  border:1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 31px;
}
.h-input2{
  float: right;
  width: 82px;
  height: 31px;
  background-color: #545454;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 31px;
}
.pro-tit{
  padding:15px;
  margin-top: 15px;
}
.pro-tit p{
  text-align: center;
  font-size: 25px;
  color: #333332;
  font-weight: bold;
}
.pro-tit .zi1{
  font-size: 25px;
  color: #ffc422;
  font-weight: bold;
}
.pro-tit span{
  display: block;
  margin-top: 5px;
  font-size: 15px;
  color: #333332;
  text-transform: uppercase;
  text-align: center;
}
.proc1{
  height: auto;
  text-align: center;
}

.proc1 a{
  display: inline-block;
  margin-right: 2px;
  margin-left:2px;
  margin-bottom:4px;
  width: 205px;
  height: 40px;
  background-color: #313131;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
  transition: all 0.3s ease-out;
}
.proc1 a:hover{
  background-color: #ffc422;
  color: #313131;
}

.pro01 *{
  transition: all 0.3s ease-out;
}
.pro01{
  padding-bottom:28px;
  position: relative;
}
.pro01 .tu1{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.pro01 .tu1 img{
  width: 100%;
}
.pro01 .p1-tit{
  width: 100%;
  border:2px solid #bfbfbf;
  box-sizing: border-box;
}
.pro01:hover .p1-tit{
  border:2px solid #fff;
}

.pro01 .p1-tit a h3{
  display: block;
  padding:7px 7px;
  font-size: 19px;
  color: #525252;
  font-weight: bold;
  text-align: center;
}
.pro01:hover .p1-tit a h3{
  color: #fff;
}

.pro01 .p1-tit2{
  position: absolute;
  bottom:0px;
  left:50%;
  width: 0%;
  height: 100%;
  border:0px;
  background: rgba(255,196,34,0.7);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffc422,endColorstr=#B2ffc422);
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.pro01:hover .p1-tit2{
  width: 100%;
  left:0px;
}
.pro01 .p1-tit2 a h3{
  display: block;
  margin-top: 30%;
  padding:7px 7px;
  font-size: 21px;
  color: #343133;
  font-weight: bold;
  text-align: center;
}
.pro01 .p1-tit2 .more1 a{
  display: block;
  margin:0 auto;
  padding:7px 0px;
  margin-top: 10%;
  width: 70%;
  border:1px solid #000000;
  font-size: 15px;
  color: #333;
  text-align: center;
}
.part1{
  margin-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  height: auto;
  background: url(../Img/bg1.jpg) top center no-repeat;
  overflow: hidden;
}
.h-name{
  margin-top: 77px;
  margin-left: 30px;
  width: 270px;
  text-align: center;
}
.h-name .name-w{
  margin-top: 10px;
  padding:10px 0px;
  width: 270px;
  text-align: center;
  border:1px solid #fa9017;
  background: rgba(255,255,255,0.3);
  border-radius: 60px;
}
.h-name .name-w strong{
  font-size: 47px;
  color: #1c1c1c;
  font-weight: bold;
  text-align: center;
}
.h-name .name-w p{
  display: block;
  font-size: 15px;
  color: #1c1c1c;
  text-align: center;
}

.h-about{
  width: 100%;
  height: 290px;
  background: url(../Img/bg2.jpg) top right no-repeat;
  background-color: #fff;
}

.h-about-r{
  padding:35px;
  margin-top: 77px;
  height: 290px;
  border-radius: 10px;
  background: url(../Img/bg2.jpg) top right no-repeat;
  background-color: #fff;
  overflow: hidden;
}
.h-about-tit{
  width: 100%;
  height: 41px;
  background: url(../Img/about-bg1.jpg) bottom center repeat-x;
  overflow: hidden;
}
.h-about-tit h2{
  display: inline-block;
  float: left;
  font-size: 20px;
  color: #4e4e4e;
  font-weight: bold;
}
.h-about-tit a{
  display: block;
  margin-top: 3px;
  float: right;
  width: 68px;
  font-size: 15px;
  color: #404040;
  text-align: right;
}
.h-about-con{
  height: 180px;
  padding:15px 0px;
  font-size: 15px;
  color: #4e4e4e;
  line-height: 190%;
  overflow: hidden;
}
.h-about-con p,
.h-about-con p a,
.h-about-con a{
  font-size: 15px;
  color: #4e4e4e;
  line-height: 190%;
}
.fw-tit{
  padding-bottom: 22px;
  margin-top: 35px;
  width: 100%;
  border-bottom: 5px solid #1b1b1b;
}
.fw-tit h2{
  display: inline-block;
  float: left;
  font-size: 37px;
  color: #404040;
  font-weight: bold;
}
.fw-tit p{
  display: inline-block;
  text-indent: 15px;
  font-size: 23px;
  color: #404040;
  line-height: 40px;
}
.fw-proc{
  width: 101%;
  margin-top: 18px;
}
.fw-proc p{
  display: block;
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
  width: 195px;
  height: 38px;
  border:1px solid #aaaaaa;
  background-color: #1b1b1b;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  border-radius: 20px;
  transition: all 0.3s ease-out;
}
.fw-proc p:hover{
  background-color: #ffc422;
  border:1px solid #fff;
  color: #333;
}
.case-bg{
  margin-top:20px;
  padding:54px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px #ececec;
  background-color: #fff;
  overflow: hidden;
}
.case-tit{
  width: 100%;
}
.case-tit img{
  margin-top:2px;
  display: inline-block;
  float: left;
}
.case-tit h2{
  display: inline-block;
  float: left;
  font-size: 20px;
  color: #1b1b1b;
}
.case-tit a{
  display: inline-block;
  float: right;
  width: 88px;
  height: 26px;
  border:1px solid #dcdcdc;
  font-size: 14px;
  color: #404040;
  text-align: center;
  line-height: 24px;
  transition: all 0.3s ease-out;
}
.case-tit:hover a{
  background-color: #ffc422;
  color:#333;
}
.case-zi{
  padding:30px 10px;
  font-size: 18px;
  color: #616161;
  text-align: center;
  line-height: 200%;
}
.case-zi p{
  font-size: 18px;
  color: #616161;
  text-align: center;
  line-height: 200%;
}
.case{
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.case img{
  width: 100%;
}
.case .uptu{
  position: absolute;
  top:100%;
  left:0%;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
  transition: all 0.3s ease-out;
}
.case:hover .uptu{
  top:0px;
  left:0px;
  width: 100%;
  height: 100%;
  border-radius: 0px;
}
.case .case1-tit{
  position: absolute;
  top:-50%;
  left:0px;
  z-index: 100;
  width: 100%;
  padding:0px 15px;
  opacity: 0;
  transition: all 0.5s ease-out;
}
.case:hover .case1-tit{
  opacity: 1;
  top:40%;
}
.case .case1-tit a h3{
  display: block;
  margin:0 auto;
  width: 90%;
  padding:10px;
  font-size: 17px;
  color: #333;
  background-color:#ffc422;
  text-align: center;
  border-radius: 10px;
}
.ys-bg{
  width: 100%;
  height: 809px;
  background: url(../Img/ys-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.ys-1-mt{
  margin-top: 45px;
}
.ys-2-mt{
  padding-left: 40px;
  margin-top: 50px;
}
.ys-3-mt{
  padding-right: 40px;
  margin-top: 50px;
}
.ys-4-mt{
  padding-right: 7px;
  margin-top: 44px;
}
.ys-5-mt{
  margin-top: 16px;
}
.ys-6-mt{
  padding-left: 40px;
  margin-top: 20px;
}
.ys-7-mt{
  padding-right: 40px;
  margin-top: 20px;
}
.ys-8-mt{
  margin-top: 15px;
}
.ysc{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ysc h3{
  display: block;
  font-size: 29px;
  color: #fff222;
  font-weight: bold;
  text-align: center;
}
.ysc p{
  display: block;
  margin-top: 22px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 160%;
}
.ysl{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ysl h3{
  display: block;
  font-size: 29px;
  color: #fff222;
  font-weight: bold;
}
.ysl p{
  display: block;
  margin-top: 22px;
  font-size: 17px;
  color: #fff;
  line-height: 160%;
}
.ysr{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ysr h3{
  display: block;
  font-size: 29px;
  color: #fff222;
  font-weight: bold;
  text-align: right;
}
.ysr p{
  display: block;
  margin-top: 22px;
  font-size: 17px;
  color: #fff;
  line-height: 160%;
  text-align: right;
}
.ys2-bg{
  padding:34px 0px;
  width: 100%;
  background-color: #ffc422;
}
.jiantu-1{
  padding:5px 10px;
  margin-left: 3%;
  width: 90%;
  font-size: 26px;
  color: #3b3b3b;
  text-align: center;
  border:1px solid #3b3b3b;
  font-weight: bold;
}
.jiantu-2{
  margin-top: 10px;
  font-size: 22px;
  color: #3b3b3b;
  text-indent: 7%;
}
.jiantu-3{
  font-size: 30px;
  color: #3b3b3b;
  font-weight: bold;
}
.jiantu-4{
  margin-top: 5px;
  font-size: 22px;
  color: #3b3b3b;
  font-weight: bold;
}
.news-bg{
  background-color: #f9f9f9;
  padding:40px 0px;
}

.news01{
  margin:15px 0px;
  padding-bottom: 40px;
  border:1px solid #e5e5e5;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.news01:hover{
  margin-top: 5px;
  margin-bottom: 25px;
  box-shadow: 0px 0px 20px #7b7b7a;
}
.news01 img{
  width: 100%;
}
.news01 .n1-nr{
  padding:27px 27px 0px 27px;
}
.news01 .n1-nr a h3{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 17px;
  color: #3b3b3b;
  font-weight: bold;
  overflow: hidden;
  line-height: 160%;
}
.news01 .n1-nr p{
  display: block;
  margin-top: 20px;
  width: 100%;
  height: 60px;
  font-size: 14px;
  color: #3b3b3b;
  line-height: 155%;
  overflow: hidden;
}
.news01 .n1-nr .more1 a{
  margin-top: 20px;
  display: block;
  padding:5px 0px;
  width: 50%;
  border:1px solid #ffc515;
  background-color: #fed542;
  font-size: 14px;
  color: #3b3b3b;
  text-align: center;
}
.mini-tit{
  text-align: center;
}

/*====================end middle====================*/
/*====================foot====================*/
.foot-bg{
  padding: 57px 0px 10px 0px;
  width: 100%;
  height: auto;
  background-color: #1f1f1f;
}
.foot-tit{
  margin-bottom: 20px;
  height: 26px;
  width: 100%;
  border-left:3px solid #ffc422;
}
.foot-tit h3{
  display: inline-block;
  float: left;
  text-indent: 15px;
  font-size: 17px;
  color: #fff;
  line-height: 24px;
}
.foot-proc{
  width: 100%;
}
.foot-proc a{
  display: block;
  padding-bottom: 7px;
  width: 100%;
  font-size: 15px;
  color: #cfcfcf;
}
.foot-menu{
  width: 100%;
}
.foot-menu a{
  display: block;
  padding-bottom: 7px;
  float: left;
  width: 50%;
  font-size: 15px;
  color: #cfcfcf;
}
.foot-phone{
  width: 100%;
  height: 34px;
}
.foot-phone img{
  display: inline-block;
  float: left;
}
.foot-phone p{
  display: inline-block;
  float: left;
  font-size: 26px;
  color: #fff;
  text-indent: 10px;
}
.foot-ewm{
  width: 113px;
  margin-top: 15px;
}
.foot-ewm img{
  text-align: center;
}
.foot-ewm p{
  margin-top: 10px;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
}
.foot-cont{
  margin-top: 15px;
}
.foot-cont a,
.foot-cont p,
.foot-cont p a{
  font-size: 15px;
  color: #fff;
  line-height: 170%;
}
.foot-bq{
  margin-top: 15px;
  border-top:1px solid #363636;
  padding:10px 0px;
  text-align: center;
  color: #fff;
}
.foot-bq p,
.foot-bq p a{
  text-align: center;
  font-size: 15px;
  color: #fff;
}

/*====================PC====================*/
@media only screen and (max-width: 1260px){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  /*top*/
  .top-tit1-1 img{width:100%;}
  .top-tit1-2{left:0px;}
  .h-m1-tit img{width: 100%;}
  /*video*/
  .h-video-con li p{font-size: 18px;}
}

/*====================992====================*/
@media only screen and (max-width: 992px and min-width: 768){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .padding15-8{padding:8px;}
  /*产品及分类*/

  .h-gg{padding:10px;height: auto;}
  .h-gg-l {padding-top: 3px;}
  
  .h-gg-r{margin-top: 0px;}
  .h-input1{width: 76%;}


}


/*====================手机====================*/
@media only screen and (max-width: 768px){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .padding-5-xs{
    padding:0px 5px;
  }

  .h-input1 {width: 67%;}
  .h-gg-r {padding-top: 10px;float: none;width: 100%;overflow: hidden;}
  .h-input2{margin-top: 1px;}
  .pro-tit p{font-size: 20px;}
  .proc1 a{width: 45%;}
  .h-about-r{height: auto;background: none;background-color: #fff;}
  .h-about-tit{text-align: center;}
  .h-about-tit h2{display: block;text-align: center; float: none;}
  .part1{padding-top: 0px; padding-bottom: 0px;}
  .h-name{ margin:0 auto;margin-top: 28px;}
  .pro01 .p1-tit a h3{font-size: 16px;}
  .pro01 .p1-tit2 a h3{font-size: 16px;}
  .h-about-r{width: 95%;margin:0 auto;margin-top: 15px; }
  .fw-tit{width: 80%;margin:0 auto; overflow: hidden;}
  .fw-tit h2{font-size: 26px; padding-top: 15px;}
  .fw-proc{text-align: center; width: 100%; padding-left: 3%;}
  .fw-proc p{display: inline-block; margin-right: 1%; margin-left: 1%; width: 45%; height: 32px; line-height: 30px;}
  .case-bg{padding:15px;}
  .case:hover .case1-tit{top:20%;}
  .case .case1-tit a h3{font-size: 14px;}
  .jiantu-1{font-size: 20px;}
  .jiantu-2{font-size: 16px;}
  .jiantu-3{font-size: 20px; text-align: center;}
  .jiantu-4{font-size: 16px; text-align: center;}
  .news-bg{padding:0px;}
  .foot-ewm{margin:0 auto; margin-top: 15px;}
  .mini-tit img{width: 100%;}
  .h-gg{padding:15px; height: auto;}
  .foot-bg{padding-bottom: 78px;}

}
</pre></body></html>